home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 320
- Top = 183
- BorderStyle = bsSingle
- Caption = 'About This Program'
- ClientHeight = 197
- ClientWidth = 324
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 112
- Top = 40
- Width = 133
- Height = 13
- Caption = 'Multiple Forms Test Program'
- end
- object Label2: TLabel
- Left = 112
- Top = 64
- Width = 53
- Height = 13
- Caption = 'Version 1.0'
- end
- object Label3: TLabel
- Left = 112
- Top = 88
- Width = 184
- Height = 13
- Caption = 'Copyright � 1997, by SAMS Publishing'
- end
- object Image1: TImage
- Left = 8
- Top = 24
- Width = 65
- Height = 57
- Picture.Data = {<image000.ico>}
- Stretch = True
- end
- object Bevel1: TBevel
- Left = 80
- Top = 24
- Width = 233
- Height = 105
- Shape = bsFrame
- end
- object BitBtn1: TBitBtn
- Left = 124
- Top = 160
- Width = 75
- Height = 25
- TabOrder = 0
- Kind = bkOK
- end
- end
-